.Net Framework > v3.5.21022.8 > System > Xml > Linq > XNode > ElementsBeforeSelf ElementsBeforeSelf()
ElementsBeforeSelf(XName)


ElementsBeforeSelf()

Category
Method
Description
Returns a collection of the sibling elements before this node, in document order.
Type
System.Collections.Generic.IEnumerable<XElement>
Character
public
Tags
01892ABD01, 02E3ABA98D, 0322962271

ElementsBeforeSelf(XName)

Category
Method
Description
Returns a filtered collection of the sibling elements before this node, in document order. Only elements that have a matching System.Xml.Linq.XName are included in the collection.
Type
System.Collections.Generic.IEnumerable<XElement>
Character
public
Parameters
NameTypeDescription
nameXName
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database